home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7.11 / 2002-01_-_Disc_7.11.iso / Data / items.pcg / scripts / DefineButton2_8 / BUTTONCONDACTION on(release).as
Text File  |  2001-11-06  |  40b  |  4 lines

  1. on(release){
  2.    fscommand("quit");
  3. }
  4.